github.com/jackc/pgx/v5/pgconn.PgConn.oauthAuth (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
auth_oauth.go#L12: func (c *PgConn) oauthAuth(ctx context.Context) error {
pgconn.go#L441: err = pgConn.oauthAuth(ctx)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)